generic package

英 [dʒəˈnerɪk ˈpækɪdʒ] 美 [dʒəˈnerɪk ˈpækɪdʒ]

网络  类包; 类属程序包; 类属包

计算机



双语例句

  1. The unresolved topology is generic and includes information such as what package to include and requirements for memory and disk.
    未定义的拓扑具有通用性,它提供了关于要包括哪些软件包以及内存和磁盘要求等信息。
  2. The generic code, which consists of base classes and has been formerly generated by the package, is now packed into a separate DLL that is referenced by the Repository Factory project.
    之前由开发包生成并且包含多个基类的通用代码,现在被打包成为一个独立的DLL,并由RepositoryFactory项目引用。
  3. For example, an SQL utility can be compiled against the generic JDBC package, but at runtime ( and with an additional piece of configuration information) can instantiate the correct JDBC driver.
    例如,一个SQL工具可以依赖普通JDBC包来编译,而运行时(可以有附加配置信息)可以实例化适当的JDBC驱动。